xl: allow specifying a default gatewaydev in xl.conf
authorRoger Pau Monne <roger.pau@citrix.com>
Wed, 13 Mar 2013 17:42:17 +0000 (17:42 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 15 Mar 2013 12:40:25 +0000 (12:40 +0000)
commitcb724faf0138a92dcebb8cf249ae79ba87a67ff9
tree43099a2f1f52089377fdb1079451032850a0fec7
parente2abe690babf06fc49bdec49b08cb45dd3e09138
xl: allow specifying a default gatewaydev in xl.conf

This adds a new global option in the xl configuration file called
"vif.default.gatewaydev", that is used to specify the default
gatewaydev to use when none is passed in the vif specification.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Tested-by: Ulf Kreutzberg <ulf.kreutzberg@hosteurope.de>
Cc: Ulf Kreutzberg <ulf.kreutzberg@hosteurope.de>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: George Dunlap <george.dunlap@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
docs/man/xl.conf.pod.5
tools/examples/xl.conf
tools/libxl/xl.c
tools/libxl/xl.h
tools/libxl/xl_cmdimpl.c